From 7c9eba98a815fac13eb93f3361a9ac02652c8c27 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 18 Dec 2006 01:52:30 +0000 Subject: [PATCH] (Editing Abbrevs): Fix previous change. --- man/abbrevs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 34d8db82065..bea460a9a61 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -255,7 +255,7 @@ keeps track of this to help you see which abbrevs you actually use, so that you can eliminate those that you don't use often. The string at the end of the line is the expansion. - Some abbrevs are marked with ``(sys)''. These ``system'' abbrevs + Some abbrevs are marked with @samp{(sys)}. These ``system'' abbrevs (@pxref{Abbrevs,,, elisp, The Emacs Lisp Reference Manual}) are pre-defined by various modes, and are not saved to your abbrev file. -- 2.30.2